Release 10.1A: OpenEdge Development:
.NET Open Clients
Static and dynamic ProDataSets
In Progress, you can pass a static ProDataSet using the
DATASETparameter, in which case the ProDataSet is copied from one procedure to the other. You also can pass a ProDataSet as a dynamic object, by using theDATASET-HANDLEparameter. In this case, the ProDataSet also is copied, but without the expectation there is a static ProDataSet definition in the procedure using theDATASET-HANDLEparameter.The
DATASETandDATASET-HANDLEparameters can be intermixed freely in procedure calls.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |